a11y: Fix keybindings in menus
authorMatthias Clasen <mclasen@redhat.com>
Sun, 5 Jan 2014 16:56:31 +0000 (11:56 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 5 Jan 2014 16:56:31 +0000 (11:56 -0500)
commite015102fa987281fb53bcdefc3044498cf970207
tree7afb1dea85dfe033cc7ac7acfd3a1ee702d30507
parent7e3f68d950c3d29bcf2e630a0ebeaec67b4f5901
a11y: Fix keybindings in menus

GtkMenuItemAccessible was assuming that an accel label is
always the immediate child of a menu item. It also did not
deal with manually set accels.  Fix both of these.
https://bugzilla.gnome.org/show_bug.cgi?id=721086
gtk/a11y/gtkmenuitemaccessible.c